test-basic-c: Don't assert that extended attributes are available
authorSimon McVittie <smcv@debian.org>
Fri, 17 Jun 2022 13:15:35 +0000 (14:15 +0100)
committerSimon McVittie <smcv@collabora.com>
Fri, 17 Jun 2022 13:42:01 +0000 (14:42 +0100)
commitce428c1f60b6ec2a831b817c909819482e56bcb8
tree167320bdbca2fcf6e2ba59b9a07fd8cabe08905c
parentd9d085dc7b92ed9f7fc6d3a3af9d8216ee3e65e3
test-basic-c: Don't assert that extended attributes are available

Not all filesystems support extended attributes. This test uses
/var/tmp to try to get an extended-attributes-capable filesystem,
but that might not succeed.

Signed-off-by: Simon McVittie <smcv@debian.org>
tests/test-basic-c.c